body, html, .page, .page-box {
  padding: 0;
  margin: 0;
  width: 100%;

}

.owo-animation {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owo-animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owo-animation-forward {
  z-index: 99;
}

img {
  border: none;
}

[route-active="false"] {
  display: none;
}

/* 清除浮动 */
.clear:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

.header1 .w1000 {
  width: 1000px;
  margin: 0 auto;
  height: 45px;
}

.header1 {
  background: #fff;
  height: 41px;
  width: 100%;
}

.header1 .left {
  float: left;
  height: 41px;
  width: 90px;
  position: relative;
}

.header1 .left a {
  display: block;
  width: 100%;
  height: 100%;
}

.header1 .left img {
  display: block;
  margin-top: 3px;
}

.header1 em {
  float: right;
  line-height: 41px;
  font-style: normal;
  font-size: 12px;
  font-family: \5FAE\8F6F\96C5\9ED1;
}

.header1 em a {
  display: inline-block;
  text-decoration: none;
  margin:0 6px;
}


.header1 em a:hover {
  text-decoration: underline;
}

.header1 em,
.header1 em a,
.header1 em a:link,
.header1 em a:visited,
.header1 em a:hover {
  color: #666;
}
.content {
  background: url(../resource/rili-bg.png) center top no-repeat;
  width: 780px;
  height: 550px;
  position: relative;
  background-size: 100%;
}

.content .news_wrap {
  margin: 0px 10px;
  height: 490px;
  overflow-y: auto;
  width: 325px;
  margin-top: 10px;
  background-color: white;
  padding: 10px;
}

.content .news_wrap ul {
  width: 355px;
  margin: 0 auto;
}

.content .news_wrap ul li {
  margin-bottom: 25px;
}

.content .news_wrap ul li h2 {
  padding-bottom: 10px;
}

.content .news_wrap ul li h2 a {
  font-size: 24px;
  line-height: 34px;
  color: #000;
  font-family: "微软雅黑";
}

.content .news_wrap ul li p {
  background: url(images/p_bg.jpg) repeat;
  margin-top: 15px;
}

.content .news_wrap ul li p a {
  font-size: 12px;
  line-height: 30px;
  color: #765c50;
}

/*日历*/

.content .w980 {
  position: relative;
}

.content .ding1 {
  position: absolute;
  left: 310px;
  z-index: 2222;
  top: 98px;
}

.content .ding2 {
  position: absolute;
  left: 310px;
  z-index: 2222;
  top: 406px;
}

.content .fr {
  width: 370px;
  margin-right: 10px;
  height: 500px;
  position: relative;
}

.content #datepicker {
  margin-top: 120px;
}

.content .ui-datepicker-title {
  float: right;
  padding-bottom: 15px;
}

.content .ui-datepicker-title select {
  font-size: 18px;
  background-color: #d65252;
  color: #fff;
}

.content .ui-datepicker-calendar {
  border-spacing: 0;
  margin-top: 15px;
}

.content .ui-datepicker-calendar td {
  margin: 0;
  border: 0;
}

.content .ui-datepicker-calendar th span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 1px 1px 0 0;
  background-color: #f0e5e0;
  font-size: 18px;
  display: block;
  text-align: center;
  color: #c33;
}

.content .ui-state-default,
.content .ui-state-default:link,
.content .ui-state-default:active {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 1px 1px 0 0;
  background-color: #d65252;
  font-size: 18px;
  display: block;
  text-align: center;
  color: #fff;
  text-decoration: none;
}

.content .ui-datepicker-current-day .ui-state-default {
  background: url(images/i-active.png) top right no-repeat;
}

/*无法点击的日期*/

.content .ui-state-disabled .ui-state-default {
  color: #a31414;
}

.content .news_wrap {
  display: none;
}

.content .origin {
  position: absolute;
  right: 10px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.60);
  width: 200px;
  bottom: 51px;
  text-align: right;
}

.content .no_news {
  font-size: 18px;
  color: #666;
}

.content .datepicker,
.content .datepicker * {
  box-sizing: border-box;
}

.content .table-dp {
  width: 290px;
  height: 290px;
  display: block;
  margin-left: 45px;
}

.content .table-dp th {
  height: 40px;
  line-height: 40px;
  margin: 1px 1px 0 0;
  background-color: #f0e5e0;
  font-size: 16px;
  text-align: center;
  color: #c33;
}

.content .table-dp td {
  position: relative;
  width: 40px;
  height: 40px;
  font-size: 0;
}

.content .table-dp td span a {
  color: #fff;
}

.content .table-dp td span {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  background: #d65252;
  text-align: center;
  cursor: pointer;
}

.content .table-dp td.active:after {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  width: 14px;
  height: 14px;
  background: url(http://cpc.people.com.cn/img/MAIN/2014/11/114969/images/i-active.png) center no-repeat;
  content: "";
}

.content .table-dp td.disabled span {
  cursor: default;
  color: #a31414;
}

.content .table-dp td.disabled span a {
  color: #a31414;
}

.content .date-switch-wrap {
  color: #fff;
  margin-right: 20px;
  margin-bottom: 10px;
  text-align: right;
}

.content .date-switch-wrap select {
  font-size: 18px;
  background-color: #d65252;
  color: #fff;
  /* outline: 0; */
}

.content .banner-mobile img {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}

.content .for-mobile {
  display: none;
}

.content .for-pc {
  display: block;
}

.content .arrow-left1,
.content .arrow-right1 {
  display: none;
}

.content .w980 {
  width: 980px;
}

.content .titu {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: auto;
}

.content .w980 {
  width: 720px;
  height: 500px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #de1829;
}

.content .show-image {
  position: absolute;
  width: 278px;
  left: 0;
  right: 0;
  margin: auto;
}

.content .bottom-show {
  position: absolute;
  bottom: 10px;
  right: 10px;
  height: 30px;
}
#copyright {
  height: 60px;
  padding: 40px 0;
  position: relative;
  font-size: 14px;
  height: 60px;
  color: #000000;
  z-index: 999;
  width: 100%;
  line-height: 30px;
  text-align: center;
  background-color: transparent;
}
select:focus,
input:focus {
  outline: none;
}

.top {
  display: block;
  width: 100%;
}

.search-button {
  background-color: #bf3022;
}

.search-bar {
  width: 1200px;
  margin: 0 auto;
  height: 70px;
  background-color: white;
  box-shadow: 1px 1px 8px #d2c5c5;
  border-radius: 3px;
  overflow: hidden;
}

.search-bar select {
  width: 110px;
  font-size: 18px;
  text-align: center;
  padding-left: 30px !important;
  border: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: white;
  color: #333;
  background-repeat: no-repeat;
  background-position: 75px center;
  padding: 0 10px;
  border-right: 1px solid #ccc;
  height: 30px;
  margin: 20px 0;
}

.search-bar input {
  border: none;
  background-color: white;
  display: block;
  height: 70px;
  width: 870px;
  padding: 0 20px;
  font-size: 18px;
  color: #333333;
}

.search-bar .search-button {
  height: 70px;
  width: 180px;
  position: relative;
  cursor: pointer;
}

.search-bar .search-button img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}

.search-bar .search-button:hover img {
  transform: scale(1.1);
}

.bottom-select-bar {
  width: 1080px;
  margin: 0 auto;
  margin-bottom: 60px;
  padding-left: 118px;
}

.bottom-select-bar select {
  border: none;
  background-color: #c9ba8c;
  color: white;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url('../resource/select.png');
  background-repeat: no-repeat;
  background-position: 72px center;
  padding: 0 10px;
  height: 34px;
  width: 100px;
  font-size: 18px;
  margin-right: 10px;
}

.radio-box {
  line-height: 42px;
  color: #976835;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}

.radio-box label {
  margin-right: 5px;
}

.radio-box input {
  margin-right: 5px;
}

.icon-box a,
.icon-box-2 a {
  display: inline-block;
  margin: 0 30px;
  float: left;
}

.icon-box .active,
.icon-box-2 .active {
  display: none;
}

.icon-box a:hover,
.icon-box-2 a:hover {
  color: white;
  text-decoration: none;
  background-image: linear-gradient(#e1d7af, #cbb670);
}

.icon-box a:hover .ordinary,
.icon-box-2 a:hover .ordinary {
  display: none;
}

.icon-box a:hover .active,
.icon-box-2 a:hover .active {
  display: block;
}

.icon-box a:hover span,
.icon-box-2 a:hover span {
  text-decoration: none;
}

.w1200.tab-news {
  margin-bottom: 40px;
}

.w1200.tab-news .item {
  width: 33.3%;
  background-color: #eee3b9;
  text-align: center;
  line-height: 60px;
  font-size: 27px;
  height: 60px;
  position: relative;
  cursor: pointer;
}

.w1200.tab-news .item img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.w1200.tab-news .news {
  background-color: #f9f6ea;
  padding: 30px 40px;
}

.w1200.tab-news li {
  line-height: 40px;
  color: #31312d;
  font-size: 16px;
  position: relative;
}

.w1200.tab-news li:hover,
.w1200.tab-news a:hover {
  color: #c61202;
}

.w1200.tab-news a {
  display: inline-block;
  color: #31312d;
}

.w1200.tab-news i {
  position: absolute;
  right: 0;
  font-style: normal;
}

.w1200.tab-news ul {
  margin-bottom: 30px;
}

.w1200.tab-news .pagination {
  text-align: center;
}

.w1200.tab-news .pagination .page-item {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #fffbea;
  text-align: center;
  line-height: 35px;
  border: 1px solid #b18b52;
  border-radius: 5px;
  margin: 0 8px;
  color: #856029;
  cursor: pointer;
}

.w1200.tab-news .pagination a {
  color: #856029;
}

.w1200.tab-news .pagination .next {
  width: 80px;
}

.title {
  line-height: 36px;
  font-size: 22px;
  font-weight: bold;
  border-left: 3px solid #bd403a;
  padding-left: 10px;
  margin: 15px 0;
  color: #bd403a;
}

.bookshelf {
  background-image: url('../resource/bookshelf.png');
  height: 540px;
  background-size: 117% auto;
  background-position: center 346px;
  background-repeat: no-repeat;
}

.bookshelf .swiper-container {
  height: 100%;
}

.card3 {
  margin-bottom: 60px;
}

.card3 a,
.card3 img {
  display: block;
  width: 380px;
  height: 140px;
}

.card3 a {
  float: left;
}

.card3 a:nth-child(2) {
  margin: 0 30px;
}

.tab-box {
  background-color: #f9f6e8;
  height: 375px;
  padding: 30px 0;
  margin-bottom: 40px;
}

.left-box .left-item {
  background-image: url('../resource/left.png');
  width: 236px;
  height: 91px;
  color: white;
  font-size: 38px;
  line-height: 91px;
  padding-left: 30px;
  margin: 25px 0;
  cursor: pointer;
}

.left-box .left-item.active {
  width: 267px;
  background-image: url(../resource/left2.png);
}

.right-item {
  width: 880px;
}

.right-item .left-image {
  width: 480px;
  height: 320px;
  display: block;
}

.right-item .right-item-box {
  width: 400px;
  height: 107px;
}

.right-item .right-item-box .item {
  padding: 8px 5px;
  cursor: pointer;
  height: 90px;
}

.right-item .right-item-box.active .mini-show {
  display: none;
}

.right-item .right-item-box.active .item {
  background-color: #cbbc8b;
}

.right-item .right-item-box.active .text {
  width: 380px;
  color: white;
  padding-left: 10px;
}

.right-item .right-item-box.active h2,
.right-item .right-item-box.active a {
  color: white;
}

.right-item .mini-show {
  width: 135px;
  height: 90px;
  float: left;
}

.right-item .text {
  float: right;
  width: 240px;
}

.right-item .text h2 {
  font-size: 16px;
  color: #333;
  margin-bottom: 5px;
}

.right-item .text p {
  text-indent: 2em;
  height: 60px;
  overflow: hidden;
  line-height: 21px;
  color: #333;
}

.right-conn {
  margin: 30px 0;
}

.swiper-slide a {
  display: block;
}

.bdrl .news {
  width: 360px;
}

.show2-box .image-item {
  width: 170px;
  padding: 0 5px;
}

.show2-box .image-item img {
  width: 100%;
}

.show2-box .image-item a {
  color: #000000;
}

.select-item {
  margin-top: 30px;
}

.select-item li {
  float: left;
  width: 160px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background-color: #f8f8f8;
  border-radius: 5px;
  margin: 10px;
  color: #333;
}

.select-item li a {
  color: #333;
  font-size: 16px;
}

.select-item li:hover {
  background-color: #bd403a;
  color: white;
}

.select-item li:hover a {
  color: white;
}

.w1200.icon-box-2 {
  margin-bottom: 40px;
}

.w1200.icon-box-2 a {
  background-color: #e9ddb0;
  width: 90px;
  height: 90px;
  border-radius: 10px;
  position: relative;
  color: #bb2500;
  font-size: 21px;
  font-weight: bold;
}

.w1200.icon-box-2 a img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 55px;
}

.w1200.icon-box-2 a span {
  display: block;
  text-align: center;
  line-height: 32px;
}

.w1200.icon-box-2 a .icon {
  font-size: 32px;
  line-height: 40px;
  margin-top: 7px;
}

.w1200.icon-box-2 a:hover {
  color: white;
}

.w1200.icon-box {
  margin-bottom: 30px;
}

.icon-box a {
  background-color: #e9e3cb;
  border-radius: 10px;
  height: 60px;
  position: relative;
  width: 90px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  color: #bb2500;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon-box a .icon {
  font-size: 24px;
  margin-right: 5px;
}

.icon-box a span {
  display: inline-block;
}

.icon-box a img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.icon-box a .active {
  display: none;
}

.tab-bar .item.active {
  background-image: linear-gradient(#e1d7af, #cbb670);
}

.tab-bar .ordinary {
  display: block;
}

.tab-bar .show {
  display: none;
}

.tab-bar .item.active .ordinary {
  display: none;
}

.tab-bar .item.active .show {
  display: block;
}

.search-bar select {
  background-image: url('../resource/xiala.png');
}

